net/http.wantConn.ctx (field)
5 uses
net/http (current package)
transport.go#L1340: ctx context.Context // context for dial, cleared after delivered or canceled
transport.go#L1365: return w.ctx
transport.go#L1379: w.ctx = nil
transport.go#L1400: w.ctx = nil
transport.go#L1534: ctx: dialCtx,
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)